计算机与现代化 ›› 2012, Vol. 198 ›› Issue (2): 131-134.doi: 10.3969/j.issn.1006-2475.2012.02.035

• 网络与通信 • 上一篇    下一篇

一种网站异步数据传输框架的研究与实现

张玥1,刘文斌2   

  1. 1.宁夏卫生信息中心,宁夏 银川 750001; 2.中国电信集团宁夏公司业务支撑中心,宁夏 银川 750002
  • 收稿日期:2011-12-21 修回日期:1900-01-01 出版日期:2012-02-24 发布日期:2012-02-24

Research and Implementation of Website Framework for Asynchronous Data Transmission

ZHANG Yue1, LIU Wen-bin2   

  1. 1.Health Information Center of Ningxia, Yinchuan 750001, China; 2.Business Support Center, Ningxia Company of China Telecom Group, Yinchuan 750002, China
  • Received:2011-12-21 Revised:1900-01-01 Online:2012-02-24 Published:2012-02-24

摘要: 针对目前Ajax架构没有统一实现标准、编程复杂、不符合W3C标准等问题,本文提出一套基于文档对象模型和Java Script的网站异步数据传输框架,该框架编程简单、数据传输效率高、完全符合W3C标准。测试结果表明,该框架可以很好地实现网站页面请求的异步传输,具有平台无关、扩展性好、安全性高的特点;可以很方便地应用于不同类型的Web应用中。

关键词: 异步数据传输, 文档对象模型, 编程, 网站

Abstract: As the Ajax framework does not have unified standard, programming complexity, does not meet the W3C standards and other issues, this paper presents a set of documentbased object model and a JavaScript website framework for asynchronous data transmission. The framework program is simple, data transmission is high efficient, full compliance with W3C standards. Test results show that, the framework is of following features, such as excellent asynchronous data transmission for webpage request, platformindependent, good scalability, high security, and which can be easily applied in different types of Web applications.

Key words: asynchronous data transmission, DOM, programming, website

中图分类号: